فیلترها/جستجو در نتایج    

فیلترها

سال

بانک‌ها




گروه تخصصی











متن کامل


نویسندگان: 

Ratnaningsih D.J.

اطلاعات دوره: 
  • سال: 

    2022
  • دوره: 

    12
  • شماره: 

    2
  • صفحات: 

    143-152
تعامل: 
  • استنادات: 

    0
  • بازدید: 

    82
  • دانلود: 

    0
چکیده: 

One of the well-known techniques in data mining is clustering. The very popular clustering method is K-means cluster because its algorithm is very easy and simple. However, the K-means cluster has some weaknesses, one of which is that the clustering result is sensitive toward centroid initialization so that the clustering result tends to be locally optimal. This paper explains the modification of the K-means cluster, that is, K-means hybridization with ant colony optimization (K-ACO). Ant Colony Optimization (ACO) is an optimization algorithm based on ant colony behavior. Through K-ACO, the weaknesses of cluster result which tends to be local optimal can be overcome well. The application of the hybrid method of K-ACO with the use of the R program gives better accuracy compared to the K-means cluster. K-means cluster accuracy yielded by Minitab, Matlab, and SAS at iris data is 89%. Meanwhile, K-ACO hybrid clustering with the R program simulated on 38 treatments with 3-time repetitions gives an accuracy result of 93. 10%.

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 82

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesاستناد 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesمرجع 0
نویسندگان: 

WAGSTAFF K. | CARDIE C. | ROGERS S.

نشریه: 

ICML

اطلاعات دوره: 
  • سال: 

    2001
  • دوره: 

    1
  • شماره: 

    -
  • صفحات: 

    577-584
تعامل: 
  • استنادات: 

    1
  • بازدید: 

    148
  • دانلود: 

    0
کلیدواژه: 
چکیده: 

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 148

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesاستناد 1 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesمرجع 0
نویسندگان: 

GEETHA S. | POONTHALIR G. | VANATHI P.

نشریه: 

VIRTUAL

اطلاعات دوره: 
  • سال: 

    621
  • دوره: 

    1
  • شماره: 

    1
  • صفحات: 

    52-59
تعامل: 
  • استنادات: 

    1
  • بازدید: 

    184
  • دانلود: 

    0
کلیدواژه: 
چکیده: 

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 184

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesاستناد 1 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesمرجع 0
مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources
نویسندگان: 

AZIMI RASOOL | SAJEDI HEDIEH

اطلاعات دوره: 
  • سال: 

    2014
  • دوره: 

    7
  • شماره: 

    1
  • صفحات: 

    57-66
تعامل: 
  • استنادات: 

    0
  • بازدید: 

    349
  • دانلود: 

    0
چکیده: 

Identifying clusters or clustering is an important aspect of data analysis. It is the task of grouping a set of objects in such a way those objects in the same group/cluster are more similar in some sense or another. It is a main task of exploratory data mining, and a common technique for statistical data analysis This paper proposed an improved version of K-Means algorithm, namely Persistent K-Means, which alters the convergence method of K-Means algorithm to provide more accurate clustering results than the K-means algorithm and its variants by increasing the clusters’ coherence. Persistent K-Means uses an iterative approach to discover the best result for consecutive iterations of KMeans algorithm.

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 349

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesاستناد 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesمرجع 0
نویسندگان: 

SOLEIMANIAN GHAREHCHOPOGH FARHAD | Haggi Sevda

اطلاعات دوره: 
  • سال: 

    2020
  • دوره: 

    6
  • شماره: 

    2
  • صفحات: 

    79-90
تعامل: 
  • استنادات: 

    0
  • بازدید: 

    113
  • دانلود: 

    0
چکیده: 

The detection and prevention of crime, in the past few decades, required several years of research and analysis. However, today, thanks to smart systems based on data mining techniques, it is possible to detect and prevent crime in a considerably less time. Classification and clustering-based smart techniques can classify and cluster the crime-related samples. The most important factor in the clustering technique is to find the centrality of the clusters and the distance between the samples of each cluster and the center of the cluster. The problem with clustering techniques, such as k-modes, is the failure to precisely detect the centrality of clusters. Therefore, in this paper, Elephant Herding Optimization (EHO) Algorithm and k-modes are used for clustering and detecting the crime by means of detecting the similarity of crime with each other. The proposed model consists of two basic steps: First, the cluster centrality should be detected for optimized clustering; in this regard, the EHO Algorithm is used. Second, k-modes are used to find the clusters of crimes with close similarity criteria based on distance. The proposed model was evaluated on the Community and Crime dataset consisting of 1994 samples with 128 characteristics. The results showed that purity accuracy of the proposed model is equal to 91. 45% for 400 replicates.

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 113

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesاستناد 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesمرجع 0
اطلاعات دوره: 
  • سال: 

    2021
  • دوره: 

    7
تعامل: 
  • بازدید: 

    104
  • دانلود: 

    0
چکیده: 

Clustering is an unsupervised classification method that focused on grouping data into clusters. The objects in each cluster are very similar but different from the objects in the other clusters. As clustering methods deal with the massive amount of information, many intelligent software agents have been widely utilized clustering techniques to filter, retrieve, and categorize documents that exist on the World Wide Web. Web mining is generally classified under data mining. In data mining, one of the significant clustering centroid-based partitioning methods is the K-Means algorithm. One of the K-Means algorithm's challenges is its extreme sensitivity to initial cluster centers' choice, which may yield get stuck in the local optimum if the initial centers are selected randomly. A variant of the K-Means method is the K-Means++ algorithm, which improves the algorithm's performance by smart choices of initialization of the cluster centroids. Evolutionary techniques, widely utilized for optimizing clustering methods by providing their prerequisite parameters. The Genetic Algorithm is stochastic and population-based, that applied in optimization problem-solving. This paper proposed a Genetic-based K-Means (GBKM) clustering algorithm where the clusters' centroids are encoded by chromosomes rather than random initial cluster centroids. The best cluster centers gave by the Genetic algorithm that maximizes the fitness function, as initial points of the K-Means algorithm. The results show this model helps increase the K-Means algorithm's performance by appropriate choice of initialization of the cluster centroids, compared to four other clustering algorithms.

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 104

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 0
مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources
نشریه: 

طب توانبخشی

اطلاعات دوره: 
  • سال: 

    1404
  • دوره: 

    14
  • شماره: 

    5
  • صفحات: 

    698-709
تعامل: 
  • استنادات: 

    0
  • بازدید: 

    31
  • دانلود: 

    0
چکیده: 

مقدمه و اهداف در پژوهش های بیومکانیکی، عملکرد الگوریتم های خوشه بندی یادگیری عمیق معمولاً برای شناسایی الگوهای حرکتی همگن در دوندگان هنوز ناشناخته است. هدف این مطالعه مقایسه عملکرد الگوریتم های خوشه بندی سلسله مراتبی و K-means مبتنی بر PCA با الگوریتم خوشه بندی زمانی عمیق مبتنی بر نگاشت سرتاسری داده ها در شناسایی گروه های دوندگان با الگوی حرکتی مشابه، بر اساس داده های سینماتیک مفصل مچ پا بود.مواد و روش ها زوایای سه بعدی مفصل مچ پا از 108 دونده سالم تفریحی (سن:2/42± 22/45 سال، قد: 0/11± 1/69متر، توده بدن: 9/54± 64/64کیلوگرم، جنسیت: 55 مرد، 53 زن) حین دویدن با پای برهنه با سرعت 0/3± 3 متر بر ثانیه، به دست آمد. الگوریتم های خوشه بندی عمیق زمانی، سلسله مراتبی و K-means با استفاده از زوایای مفصل مچ پا حین دویدن آموزش داده شدند. پس از خوشه بندی، عملکرد و دقت خروجی هر الگوریتم در شناسایی خوشه های با الگوی حرکتی همگن با محاسبه شاخص های ارزیابی خوشه بندی (ضریب سیلوئت، شاخص دیویس ـ بولدین و شاخص کالینسکی ـ هاراباز)، مورد ارزیابی قرار گرفتند. یافته ها در تفکیک خوشه ها، الگوریتم خوشه بندی عمیق زمانی با امتیاز سیلوئت 0/74و شاخص دیویس ـ بولدین برابر با 0/35، نشان داد در مقایسه با 2 الگوریتم دیگر از عملکرد و دقت خروجی بهتری برخوردار است. این الگوریتم 3 خوشه مجزا را با نرخ ناسازگاری 6 درصد شناسایی کرد. خوشه بندی سلسله مراتبی دارای امتیاز سیلوئت 0/68 و 0/52 در شاخص دیویس ـ بولدین با زمان اجرای 10 ثانیه و نرخ ناسازگاری 15 درصد بود. K-means دارای امتیاز سیلوئت 0/63 و 0/78 در شاخص دیویس ـ بولدین بود که در 3 ثانیه با نرخ ناسازگاری 18 درصد اجرا شد. نتیجه گیری یافته های این مطالعه نشان می دهد الگوریتم خوشه بندی زمانی عمیق در مقایسه با روش های سنتی، مانند خوشه بندی سلسله مراتبی و K-means، عملکرد بهتری در شناسایی الگوی حرکتی همگن مفصل مچ پایدوندگان دارد. دقت بالاتر و نرخ ناسازگاری پایین تر این الگوریتم، آن را به گزینه ای مناسب برای تحلیل داده های سینماتیک در پژوهش های بیومکانیکی تبدیل می کند. این نتایج می تواند درک و تحلیل الگوهای حرکتی را بهبود بخشد و به تدوین استراتژی های کارآمد جهت تجویز مداخلات هدفمند کمک کند.

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 31

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesاستناد 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesمرجع 0
اطلاعات دوره: 
  • سال: 

    1382
  • دوره: 

    9
تعامل: 
  • بازدید: 

    591
  • دانلود: 

    246
چکیده: 

امروزه، استفاده از الگوریتمهای خوشه بندی در گروه بندی مستندات متنی از جایگاه بالایی، خصوصا در سیستمهای بازیابی اطلاعات برخوردار است. با استفاده از این الگوریتمها مستندات بازیابی شده، گروه بندی می شوند تا مستندات مشابه، در یک خوشه قرار گیرند. از میان روشهای مختلف خوشه بندی، مدل عصبی SOM برای داده های با حجم بالا و مدل فازی KHM برای داده های خارج از محدوده عملکرد بهتری دارد.در این پژوهش، با تلفیق دو روش KHM وSOM ، الگوریتم نگاشت خودسازمانده هارمونیک HSOM پیشنهاد شده است. نتایج آزمایشات خوشه بندی مستندات بازیابی شده توسط سیستم SMART برای مجموعه OHSUMED، بر اساس دو روش SOM و HSOM نشان می دهند که HSOM برخلاف SOM، به مقداردهی اولیه حساسیت ندارد و همانند KHM داده های خارج از محدوده تاثیری بر نتیجه خوشه بندی نمی گذارند.

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 591

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 246
اطلاعات دوره: 
  • سال: 

    2014
  • دوره: 

    1
  • شماره: 

    4
  • صفحات: 

    273-281
تعامل: 
  • استنادات: 

    0
  • بازدید: 

    308
  • دانلود: 

    0
چکیده: 

Recently, semi-supervised clustering methods have been considered by many researchers. In this type of clustering, there are some constraints and information about a small portion of data. In constrained k-means method, the user (i.e. an expert) selects the initial seeds. In this paper, a constraint k-means method based on user feedback is proposed. With the help of the user, some initial seeds of boundary data obtained from clustering were selected and then the results of the user feedback were given to the constrained k-means algorithm in order to obtain the most appropriate clustering model for the existing data. The presented method was applied to various standard datasets and the results showed that this method clustered the data with more accuracy than other similar methods.

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 308

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesاستناد 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesمرجع 0
نویسندگان: 

JUMB V. | SOHANI M. | SHRIVAS A.

اطلاعات دوره: 
  • سال: 

    2014
  • دوره: 

    3
  • شماره: 

    -
  • صفحات: 

    72-76
تعامل: 
  • استنادات: 

    1
  • بازدید: 

    159
  • دانلود: 

    0
کلیدواژه: 
چکیده: 

شاخص‌های تعامل:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

بازدید 159

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesدانلود 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesاستناد 1 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resourcesمرجع 0
litScript
telegram sharing button
whatsapp sharing button
linkedin sharing button
twitter sharing button
email sharing button
email sharing button
email sharing button
sharethis sharing button